home *** CD-ROM | disk | FTP | other *** search
- M2Du 3.60 - By Greg Browne - CIS [72250,106]
- ~~~~~~~~~
- DirUtil in Modula-2 - 100-1000 files CLI or WB.
- Last modified by author 6-10-88
-
- DISCLAIMER: I deny everything! I only wrote this for me!
- If it doesn't work for you, don't use it!
-
- -------3.60 WHATEVER
- Just cleanup - studying disassembled code segments to discover what
- are the cleanest, smallest ways to handle coding where there is a
- choice of methods - knocked off 1720 bytes and discovered several
- internal improvements.
-
- -------3.59 FINAL (Almost)
-
- ADDED INTERNAL SHOW - The SHOWIFF gadget now uses an internal routine
- and will show most pix. (Not overscan stuff tho - several won't do that)
- It is based on the logic in UShow2.asm and is FAST.
-
- Made title bar show entries in current directory as "F ###/ttt"
- (### = entries ttt=max allocated)
-
- NOW ONLY the EDIT and DO gadgets need outside help. I ain't about to
- incorporate an editor in this thing.
-
- -------3.58 & 3.57 5/31/88 (3.58 cosmetic cleanup)
-
- ADDED DSKWIPE - Writes new root block - (Quick EVERYTHING-DELETE)
- Right mouse = verify
-
- Changed COPYALL/COPYIF to Ask (Autorequest) for another disk if it
- gets full. Say "NO" to abort.
-
- -------3.56 5/29/88
- ADDED Install as a GADGET - Install device in 'D' - df0-df3.
- works same as FORMAT/DISKCOPY - Right mouse = verify.
- Made FORMAT create Workbench bootable disk.
-
- ------ 3.55 5/27/88
- DROPPED FastDir routines after trashing my Hard Disk for the 3d time.
- IF YOU want them, stay with 3.54!
- ADDED Right mouse on f->D = Concat the first highlighted file or dir to D.
- ADDED Alternate pointer when DU is busy.
- Small internal change in DiskCopy.
-